-- card: 4158 from stack: in -- bmap block id: 4571 -- flags: 0000 -- background id: 2601 -- name: -- part 1 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=368 top=248 right=312 bottom=469 -- title width / last selected line: 0 -- icon id / first selected line: 26425 / 26425 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: next ----- HyperTalk script ----- on mouseUp GO TO NEXT CARD end mouseUp -- part 2 (button) -- low flags: 00 -- high flags: 8004 -- rect: left=409 top=1 right=49 bottom=511 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: RETURN ----- HyperTalk script ----- on mouseUp POP CARD end mouseUp